home *** CD-ROM | disk | FTP | other *** search
- package sheet;
-
- import sheet.SheetShow.2;
-
- class SheetShow$3 implements Runnable {
- private final String val$fname;
- private final SheetShow.2 this$1;
-
- SheetShow$3(SheetShow.2 var1, String var2) {
- this.this$1 = var1;
- this.val$fname = var2;
- }
-
- public void run() {
- SheetShow.access$300(2.access$200(this.this$1), this.val$fname);
- if (2.access$400(this.this$1) != null) {
- 2.access$400(this.this$1).run();
- }
-
- }
- }
-